home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / ACC30A.ARJ / CHANGES.TXT < prev    next >
Text File  |  1992-08-04  |  16KB  |  402 lines

  1. I REALLY THANK ALL OF THE USERS WHO CALL WHEN THEY FIND A PROBLEM
  2. OR WANT A CHANGE.
  3.  
  4. If ANYONE has problems:
  5.  
  6. Call Ted Wall:
  7.     510-484-4129       non-emergencies: 8am - 6pm (Pacific Time) Mon-Sun
  8.             emergencies: call anytime.
  9.  
  10. ALL previous users of ACCESSES should read this file to at least
  11. the description of the current version of ACCESSES they are using.
  12.  
  13. Lately, all of my changes are user requested. I love feedback!
  14.  
  15. Very Advanced Windows 3.1 Program Manager's Startup Group TIP:
  16.  
  17. To start up windows 3.1 the way you want, do something like the
  18. following (if this is not clear, call me):
  19.  
  20. Delete    Accesses.exe from your WIN.INI Load= line.
  21. Add    "Accesses.exe !FolderNo10" to Program Manager's Startup Group.
  22.  
  23. in Accesses !FolderNo10 you can have the following:
  24.  
  25.     !FolderName=Startup Folder
  26.  
  27.     !program1=PauseSecs 4        <- varies with computer speed
  28.     !program2=PlaceDefault clock.exe
  29.     !program3=StayOnTop clock.exe
  30.     !program4=MinimizeWindow clock.exe
  31.     !program5=PlaceDefault winfile.exe
  32.     !program6=PlaceDefault progman.exe
  33.     !program8=hidewindow drwatson.exe
  34.     !program9=PlaceDefault dayalarm.exe
  35.     !program10=PlaceDefault winoa386.mod    <- A DOS Window
  36.     !program11=StayOnTop winoa386.mod
  37.  
  38. This assumes that the Program Manager's Startup Group launches: clock,
  39. winfile, drwatson, dayalarm, and a PIF file. MAKE SURE ACCESSES IS CALLED
  40. ONLY ONCE DURING THE STARTUP PROCESS because Accesses has to ignore multiple
  41. calls during the startup process.  eg Do not start File Manager from the
  42. Program Manager's Startup Group via "ACCESSES.EXE FILEMGR.EXE" and also
  43. start "Accesses.exe !folderno10" from the Program Manager's Startup Group.
  44. (Because while Accesses is waiting for File Manager to startup, Windows may
  45. send the !FolderNo10 command to Accesses.)
  46.  
  47. Changes thru 8/4/92        (Version 3.0a)
  48.  
  49. 1.    Added a "multiple" detail dialog box to the Run Dialog Box. From
  50.     this box you can launch multiple apps or can copy multiple file
  51.     names and optionally file statistics to the clipboard. You can
  52.     reach this option via Ctrl+Shft+Esc, Alt+L,[tab],[enter].
  53.  
  54. 2.    Increased the "Run History" saved by Accesses to 26 apps and the
  55.     "Run Programs" dialog box displays a sorted list of the "Run History"
  56.     under the "Run" combo box.
  57.  
  58. 2.    DO NOT add Accesses to the WIN.INI Load= or Run= line.  Windows 3.1
  59.     sometimes has a problem when 2 programs that use Fonts are loaded
  60.     here! I am recommending that users manually add Accesses to the
  61.     Program Manager's or Norton Desktop's "Startup Group" instead to
  62.     launch Accesses when Windows 1st Starts.
  63.  
  64. 3.    Fixed AccDrives (Ver 1.7) "Stay on Top" in the Windows 3.0 mode and
  65.     worked on both Accesses and AccDrives hiding with screen blankers.
  66.  
  67. 4.    Added an option to turn the Alarm Beep ON/OFF in Dayalarm (Ver 1.9).
  68.     Look under the "Setup" dialog box.
  69.  
  70.     Also added a Fonts option to Dayalarm. Look under the "Setup" dialog
  71.     box.
  72.  
  73. 5.    Fixed a fatal error launching programs in the Win 3.0 mode. I'm
  74.     running Accesses in Windows 3.1 and am not Testing the Win 3.0
  75.     version as well as one should.
  76.  
  77. 6.    Modified the DayAlarm Caption so that Saving the Defaultsizes of ALL
  78.     apps will not save a new DayAlarm DEFAULTSIZE data for a different day.
  79.     All DayAlarm Captions now show a hypen.
  80.  
  81. 7.    Changed the dialog boxes so that the Tab key makes more sense;
  82.     although, tab doesn't go to all of the buttons using this philosophy.
  83.  
  84. 8.    Eliminated several confusing options.
  85.  
  86. 9.    The dialog boxes move to the bottom left corner now instead of the
  87.     top left when their Help button activates Accesses.hlp. Suggest saving
  88.     Accesses.hlp's DEFAULTSIZE to the top 1/2 of the screen.
  89.  
  90. 10.    Accesses's Alarms will now launch programs at a specific time.
  91.  
  92. 11.    Fixed the error where Accesses would sometimes show when the user
  93.     had hidden Accesses.
  94.  
  95. 12.    Click once on Accesses popup and Alt+C will give you a count of the
  96.     characters on the clipboard.
  97.  
  98. 13.    Increased the size of the launch history list to the last 26
  99.     programs launched.
  100.  
  101. 14.    Added a "RunIfNotExist" Programming Command to launch a program
  102.     if not already running from a !Folder. See ACCESSES.WRI.
  103.     below for other Programming Commands. The RunIfNotExist command is
  104.     sililar to the "RESTOREWINDOW progman.exe" command, a document name
  105.     or a drive:\directory name is not used by Accesses.
  106.  
  107. 15.    Added a "SendingKey" Programming Command that can be used to a
  108.     LIMITED EXTENT to Send Keys from a !Folder. See ACCESSES.WRI.
  109.     The command can be nested. The 1st space after the word
  110.     "SendingKey" is required, any other spaces will end the
  111.     SendingKey command.
  112.  
  113. eg.    SendingKey {ALT}FOc:\windows\accesses.ini{RETURN}
  114.  
  115.     can be used to open a file
  116.  
  117.     The total list of Programming Commands are now:
  118.  
  119.         HideWindow drwatson.exe   (drive:\directory info not required)
  120.         MaximizeWindow clock.exe  (drive:\directory info not required)
  121.         MinimizeWindow clock.exe  (drive:\directory info not required)
  122.         PauseSecs 4          (0 seconds will provide a brief pause)
  123.         PlaceDefault clock.exe    (drive:\directory info not required)
  124.         RestoreWindow clock.exe   (drive:\directory info not required)
  125.         RunIfNotExist drwatson.exe (drive:\directory info not required)
  126.         SendingKey {ALT}
  127.         SendingKey {BEEP}
  128.         SendingKey {ESC}
  129.         SendingKey {RETURN}
  130.         SendingKey {SPACE}
  131.         SendingKey {TAB}
  132.         SendingKey 1         (any number from 0 to 9)
  133.         SendingKey A         (any Capital Letter from A to Z)
  134.         StayOnTop clock.exe     (drive:\directory info not required)
  135.         NotOnTop filemgrs.exe     (drive:\directory info not required)
  136. 16.    Fixed the Phone dialog where it would not open with the user's Startup
  137.     settings.
  138.  
  139. 17.    Added a Sorting function for data listed on the Clipboard.  All Rows
  140.     of data on the Clipboard is sorted alphabetically assuming that each
  141.     "row" ends with a Carriage Return/Line Feed combination (normally true).
  142.     See Ctrl+Esc, Alt+F, C, O.  (The list in 15b above beginning with
  143.     "HideWindow drwatson.exe" was sorted with this function.)
  144.  
  145. 18.    Accesses has always avoided going to a Popup Window.  Now this option
  146.     is Turned On and Off from the Miscellaneous Setup options box and
  147.     the default setting is to NOT AVOID Popups.
  148.  
  149. 19.    Added more jumps between dialog boxes for !Folders.
  150.  
  151. 20.    Allowing semicolon as a REMark to a Folder's Command Line. Accesses
  152.     will bypass the lines that begin with a semicolon.
  153.  
  154.     eg. the semicolon in ->   ;PauseSecs 5
  155.     of a Folder Command Line will cause that Command Line to be bypassed.
  156.  
  157. Changes thru 7/20/92        (Version 3.0)
  158.  
  159. 1.    Limited edition release.
  160.  
  161. Changes thru 7/10/92        (Version 2.9k)
  162.  
  163. 1.    Changed the Alt+U to a virtual key.
  164.  
  165. 2.    "New and Improved" alarms dialog box.
  166.  
  167. Changes thru 7/2/92        (Version 2.9j)
  168.  
  169. 1.    Fixed Accesses so it would stay on top of other Stay On Top
  170.     programs.
  171.  
  172. 2.    More on a bizarre function: Accesses will convert text in the
  173.     Windows clipboard to upper, lower, and proper case, see
  174.     ACCESSES.WRI. For people without a middle mouse button that works
  175.     in Windows I added Hold the Shift key down and click the right mouse
  176.     button on the left 1/3 of the Accesses popup window to convert the
  177.     clipboard text contents to lower case. Shift key down and click the
  178.     right mouse button on the middle 1/3 of the popup will strip
  179.     formatting from word processor text saved to the clipboard. Shift
  180.     key down and click the right mouse button on the right 1/3 of the
  181.     popup will convert the clipboard text contents to upper case.
  182.     (See Version 2.7 notes for proper case conversion.)
  183.  
  184. Changes thru 6/26/92        (Version 2.9i)
  185.  
  186. 1.    Fixed a problem where Norton Desktop would not stay minimized.
  187.  
  188. 2.    Fixed DayAlarm if it was suppose to popup when left mouse clicking
  189.     the left 1/3 of Accesses and DayAlarm was started before Accesses
  190.     during this Windows session.
  191.  
  192. 3.    Examining the Launch History for directory information when
  193.     collecting filenames for a !folder.
  194.  
  195. 4.    Added an option to convert your Launch History and for Win 3.1 users
  196.     convert the last Drag Drop operation to a folder, then you
  197.     can delete from the !Folder the programs you don't want included.
  198.  
  199. 5.    Fixed the problem where the alarm wouldn't work when the AM PM in
  200.     the WIN.INI were in capital letters. A user told me about this
  201.     embarrasing and alarm disabling error that Accesses had for 6
  202.     months, thanks John.
  203.  
  204. Changes thru 6/22/92        (Version 2.9h)
  205.  
  206. 1.    Fixed where Friday and Saturday  (Fr Sa) would both display on
  207.     the popup on a Friday. Whoops...
  208.  
  209. 2.    Fixed a problem launching WinWord version 2.0 from Accesses Run
  210.     Program Dialog Box when WinWord was already running. Sometimes
  211.     another window would be activated when WinWord was already running.
  212.  
  213. 3.    Allowing the user to enter a file mask of "*.extension" or
  214.     "filename.*" in the Run Program dialog box "Run:" edittext box.
  215.  
  216. 4.    Improved the mouse click to stop a !Folder.
  217.  
  218. 5.    Version 1.6 of Dayalarm allows the user to include or not include
  219.     the Day of the week in the Window Title. Double click on the
  220.     calendar and look under setup.
  221.  
  222. 6.    Increased the size of the "Run User List" from 32 programs to 64.
  223.     Slower computers should limit the total number of "Run User List"
  224.     programs since this reads the ACCESSES.INI file everytime the
  225.     Run Dialog box is opened. (Avoids wasting your computer's memory).
  226.  
  227. Changes thru 6/15/92        (Version 2.9g)
  228.  
  229. 1.    AccDrive optionally blinks and beeps when the a minimum actual
  230.     drive size is reached. Saving independent data for all AccDrives.
  231.  
  232. 2.    Saving the Arrange Dialog process save above icons switch, again.
  233.  
  234. Changes thru 6/12/92        (Version 2.9f)
  235.  
  236. 1.    Saving a launch history in a Combo Box of the Run Dialog box.
  237.  
  238. Changes thru 6/11/92        (Version 2.9e)
  239.  
  240. 1.    Fixed a problem Accesses had activating Full screen DOS Windows
  241.     that I did not know that I had! I was doing some special processing
  242.     for DOS windows so if the window was operating full screen but the
  243.     procedure fouled full screen windows.  I always run DOS windowed or
  244.     using the Alt+key I've defined and the problem never shows in that
  245.     mode.
  246.  
  247.     Extended the Honor System registration period.
  248.  
  249.     Because I cannot tell whether an iconic DOS window will be full
  250.     screen when it is activated, I have disabled some multiple window
  251.     functions for the DOS window. This will cause very little
  252.     inconvience for most users, but call me if something crops up that
  253.     you wish would be fixed.
  254.  
  255. Changes thru 6/10/92        (Version 2.9d)
  256.  
  257. 1.    Saving the Arrange Dialog box settings and the Task List's
  258.     "Split ON" setting.
  259.  
  260. Changes thru 6/9/92        (Version 2.9c)
  261.  
  262. 0.    One version of Accesses is now compatible with Windows
  263.     version 3.0 and 3.1 << PS, THIS DID NOT WORK!!!
  264.  
  265. 1.    Allowing the user to CANCEL all prior pending Alarms.
  266.  
  267. *** IMPORTANT IF YOU ARE UPGRADING FROM AN EARLIER VERSION OF ACCESSES ****
  268.  
  269. 2.    A Much more intelligent PauseSecs, MILLISEC_DELAY_WIN, and
  270.     MILLISEC_DELAY_PIF has been written.  (definitions in ACCESSES.HLP.)
  271.     This will allow the user to lower the values and causes less
  272.     timing conflicts. New values are respectively, 100 and 2000.
  273.  
  274. Therefore:
  275.  
  276.     *****   USERS OF OLDER VERSIONS OF ACCESSES   *******
  277.  
  278.     should edit the "MILLISEC_DELAY" and "PIF mSec Delay" variables
  279.     to the 100 and 2000 values or lower. I'm using 50 and 100.
  280.  
  281.     You can change these variables via Ctrl+Esc, Alt+U, C, N, [enter].
  282.  
  283. 3.    Added Font changing functions (Win 3.1 mode).
  284.  
  285. 4.    Accesses now follows the mouse when clicked on the background screen.
  286.  
  287. 5.    Reversed the former action of the function keys under the Run Menu
  288.     of the Task List. Now the function key will always launch the
  289.     program and the Shift+Function key will switch to the program
  290.     if it is already running and launch it if not already running.
  291.  
  292. Changes thru 5/22/92        (Version 2.9b)
  293.  
  294. 1.    Technical, Changed Accelerator keys to Virtual Keys from ASCII.
  295.  
  296. Changes thru 5/11/92        (Version 2.9)
  297.  
  298. 1.    A safer compile option.
  299.  
  300. Changes thru 5/1/92        (Version 2.8)
  301.  
  302. 1.    Added a "StayOnTop" and "NotOnTop" Task List menu items and
  303.     !folder Programming Commands. Also added a "PlaceDefault"
  304.     !folder command for problem programs or to place programs started
  305.     from the Program Manager's Startup folder (be sure to use
  306.     PauseSecs for Program Manager's Startup folder).
  307.  
  308.     format:        PlaceDefault clock.exe
  309.             StayOnTop clock.exe
  310.  
  311. Changes thru 4/24/92        (Version 2.7)
  312.  
  313. 1.    Added a ReStart Windows and ReBoot DOS to the Exit Windows menu item.
  314.  
  315. WARNING    Rebooting DOS from Windows can cause some memory managers to lock up!
  316.  
  317.     The Reboot DOS function is disabled in WIN 3.0.
  318.  
  319. 2.    Was tired of Accesses pasting DOCs into an existing Winword 2.0
  320.     program if one was already running.  Accesses behaves better if you
  321.     Ctrl+Esc, Alt+U, C, N, [enter] and then add "winword.exe,0" to the
  322.     Run Only Run MDI program group.
  323.  
  324. 3.    A bizarre function: Click once on Accesses's popup window then press
  325.     Alt+U will convert the clipboard text contents to upper case.
  326.     Alt+L to lower case. Alt+P to proper case.  Alt+S will strip
  327.     formatting from WinWord text saved to the clipboard. Clicking the
  328.     middle mouse button on the left 1/3 of the Accesses popup window is
  329.     the same as pressing Alt+L, middle 1/3 equals Alt+S, and right 1/3
  330.     equals Alt+U. (See version 2.9j above)
  331.  
  332. 4.    Hold the Left Mouse button down and Clicking the middle mouse button
  333.     on the left, middle, and right 1/3 of the popup is the same as
  334.     pressing F10, F11, and F12 respectively when the popup has focus.
  335.  
  336. 5.    If you select more than one file from another program and Drag Drop
  337.     to Accesses, they are all launched (using WIN.INI extensions if they
  338.     are not executables).
  339.  
  340. Changes thru 4/20/92        (Version 2.6)
  341.  
  342. 1.    Accesses was not placing DOS windows properly for some users when
  343.     the user launched DOS apps in WIN3.1 mode using a command line
  344.     without the PIF file name.  For example:
  345.  
  346.         accesses.exe 123.exe
  347.  
  348.     If you do not specify the PIF filename and then launch a DOS app
  349.     thru Accesses, then the MILLISEC_DELAY_WIN variable for the Windows
  350.     mode becomes significant. See "Millisecond Delay" using the Search
  351.     button of the Accesses.hlp file. If to fast, then the window is not
  352.     placed properly for you.
  353.  
  354.  
  355. Only SIGNIFICANT changes ARE LISTED for the following:
  356.  
  357. Changes thru 3/26/92        (Version 2.5)
  358.  
  359. 1.    Added PauseSecs to the !Folder Programming Commands.
  360.     (0 seconds will provide a brief pause)
  361.  
  362. Changes thru 3/10/92        (Version 2.4)
  363.  
  364. 1.    Added several Programming Commands.
  365. 2.    Added a tiny calendar display - DayAlarm.exe.
  366.  
  367. Changes thru 1/27/92        (Version 2.3)
  368.  
  369. Changes thru 1/16/92        (Version 2.2)
  370.  
  371. 12.    Added an "Auto Insert" check box on the Run Dialog box to give the
  372.     user control and to indicate when Accesses will insert the filename
  373.     selected in the Filename List box to the program name listed in
  374.     the Run edit text box  or Windows directory. Much, much nicer now.
  375.  
  376.     Checked or grayed means that the dialog box is will be
  377.     auto inserting or has already auto inserted.
  378.  
  379.     Not checked means that the user is over riding the default insert
  380.     mode.  Basically, the Run Dialog box is complicated but makes much
  381.     more sense to the user and fewer errors are made due to this
  382.     addition.
  383.  
  384.     Also functions very well with the Drag Drop version of Accesses.
  385.  
  386. Version 2.1 released 1/8/92
  387. Version 1.1A released 12/21/91
  388. Version 1.0 released 12/11/91
  389.         _______________________________________
  390.  
  391. If programmers want to use Accesses to place a window using the DEFAULTSIZE
  392. settings in Accesses, post:
  393.     PostMessage(hWndAccesses, 273, 201, (LONG) 5678);
  394. You can find the handle of hWndAccesses from:
  395.     hWndAccesses= FindWindow((LPSTR) "AccessesTASKMAN", NULL);
  396.  
  397. or from programs like CMDPOST you can default to Accesses.ini default
  398. settings to place windows by using:
  399.  
  400. if WinExist("z Accesses")
  401.   then IntControl (23, IntControl(21,"z Accesses",0,0,0),273,201, 5678)
  402.